home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xt / XtGetActionKeysym.z / XtGetActionKeysym
Encoding:
Text File  |  1998-10-30  |  2.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttGGGGeeeettttAAAAccccttttiiiioooonnnnKKKKeeeeyyyyssssyyyymmmm((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXttttGGGGeeeettttAAAAccccttttiiiioooonnnnKKKKeeeeyyyyssssyyyymmmm((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtGetActionKeysym - obtain corresponding keysym
  10.  
  11.      SSSSYYYYNNNNTTTTAAAAXXXX
  12.           KeySym XtGetActionKeysym(_e_v_e_n_t, _m_o_d_i_f_i_e_r_s__r_e_t_u_r_n)
  13.                 XEvent* _e_v_e_n_t;
  14.                 Modifiers* _m_o_d_i_f_i_e_r_s__r_e_t_u_r_n;
  15.  
  16.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  17.           _e_v_e_n_t     Specifies the event pointer passed to the action
  18.                     procedure by the Intrinsics.
  19.  
  20.           _m_o_d_i_f_i_e_r_s__r_e_t_u_r_n
  21.                     Returns the modifiers that caused the match, if
  22.                     non-NULL.
  23.  
  24.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  25.           If _X_t_G_e_t_A_c_t_i_o_n_K_e_y_s_y_m is called after an action procedure has
  26.           been invoked by the Intrinsics and before that action
  27.           procedure returns, and if the event pointer has the same
  28.           value as the event pointer passed to that action routine,
  29.           and if the event is a _K_e_y_P_r_e_s_s or _K_e_y_R_e_l_e_a_s_e event, then
  30.           _X_t_G_e_t_A_c_t_i_o_n_K_e_y_s_y_m returns the KeySym that matched the final
  31.           event specification in the translation table and, if
  32.           /fImodifiers_return/fP is non-NULL, the modifier state
  33.           actually used to generate this KeySym; otherwise, if the
  34.           event is a _K_e_y_P_r_e_s_s or _K_e_y_R_e_l_e_a_s_e event, then
  35.           _X_t_G_e_t_A_c_t_i_o_n_K_e_y_s_y_m calls _X_t_T_r_a_n_s_l_a_t_e_K_e_y_c_o_d_e and returns the
  36.           results; else it returns _N_o_S_y_m_b_o_l and does not examine
  37.           _m_o_d_i_f_i_e_r_s__r_e_t_u_r_n.
  38.  
  39.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  40.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  41.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.